バージョン

YAxisLogarithmBase メソッド

Y 軸にデータ項目の位置をマップするときに log 関数で使用する基本値を設定します。
シンタックス
'宣言
 
Public Function YAxisLogarithmBase( _
   ByVal yAxisLogarithmBase As System.Integer _
) As CategoryChart(Of T)
public CategoryChart<T> YAxisLogarithmBase( 
   System.int yAxisLogarithmBase
)

パラメータ

yAxisLogarithmBase
解説
このプロパティは YAxisIsLogarithmic が True の場合のみ効果があります。
参照

オンラインで表示: GitHub